libghc-data-ordlist-dev software package provides Set and bag operations on ordered lists, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-data-ordlist-dev
libghc-data-ordlist-dev is installed in your system.
Make ensure the libghc-data-ordlist-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-data-ordlist-dev *
You will get with libghc-data-ordlist-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Haskell |
| Package | libghc-data-ordlist-dev |
| Version | 0.4.7.0-3 |
| Description | Set and bag operations on ordered lists |
| Sub Section | Haskell |